@jmallozzi
Are you sure you want to create a new Excel table for each record in your dataset?
You may want to take that outside the Apply to each loop if you only want one table.
Also it looks like you are naming the table “data” but then you are trying to use the values from the SharePoint “Name” column as the table name to send records to. You will want that Add a row action to use the table name that you created earlier in the flow, not a value from SharePoint.