method
raise_moved_down =
fun
row1 row2
->
moved_down_cbs
#
iter (
fun
cb
->
cb row1 row2)