I am in the process of creating a flow that needs to create a table on an excel sheet that we receive every month, but the issue is that the number of rows vary reach time, some months we might get like 250 rows listed in the sheet, other months there are 350 rows, etc... is there a way to count the number of rows that are present in an excel file and then based upon that number specify the table range in the Create Table Action? I would to be able that this flow is fully automated and not having to go back to the flow each time and manually having to change the table range manually every month. Any guidance is most appreciated.