Update: the problem Im running into is that I need to revert the numbers back to the cells index. Thats working fine if I put a button on each cell and click individually. Then i can just use a workflow to say change current cells order number to current cells index. However I need to use an API workflow to run that command on a whole list. How do I send the current cells index number to a backend workflow?