I use large tables for field definitions. In some cases I find I need to reorganize the table rows or columns after a table is created and filled in. The only way to accomplish that today is to create a new row where you need it, copy the contents of the original row to the new row, then delete the old row.
In other authoring software, I have been able to drag and drop rows into a new position or right-click on a row and select “Move up” or “Move down”.
It would be super helpful if you added this functionality.