Hi @LMDev ,
Theoretically it's possible, but you don't know the dimensions of your table. That is to say, in the step of creating the table, you need to fill in the dimensions of the table, but you don't know it, so you can't use the create table and then traverse every row in the table.
My guess is that your flow and data source are not updated synchronously. You inserted a table, and the 'list rows present into a table' control cannot retrieve it. Delete the 'list rows present into a table' control and re-add this control to retrieve it. But I'm curious, you can put complete data into a table, why don't you know the dimensions of the table? If it's convenient, can you post a screenshot of your worksheet?
Best Regards,
Sunshine Gu