hello,i found this lib is very good,but the sort function should be enhanced,when i use api.on("sort-rows", (ev) => {}),it only can get the prop and order,which can not get the compared 2 value,so i can not define my soort function,especially when i add datat from server.in addtion,it has not auto sort after data updated,can you add a attr to control this behavior