Add clear table to Data Tables

The idea is: Adding a clear data button to data tables

My use case: Storing AI prompts

I think it would be beneficial to add this because: If you have big data amounts deleting it in 50 items per step batches is a pain in the ass

Any resources to support this?

Are you willing to work on this?

Agreed. Or if I need to re-run the workflow after catching some sort of issue, the fastest way right now is to delete the entire table and set it all again. That’s a real hassle.

I just call delete_rows with the condition id is greater than 0