method
raise_moved_up =
fun
row1 row2
->
moved_up_cbs
#
iter (
fun
cb
->
cb row1 row2)