Hi Yair, thanks for all the nifty work on the sortable uitable. Quick question: the standard uitable cell edit callback takes three agruments, the final one being the “handles” argument. We use that in conjunction with the “guidata” function to create some side-effects from the cell edits that affect other figures that are open along with the one containing the uitable. Any ideas for how to replicate that functionality? Thanks.