I have a task that involves me using power automate for desktop to run through and create a flow that transforms data from the format in the first picture on the worksheet 30d-Prices to the second photo, in the worksheet MarketData-csv. The data currently in the second photo is me copy pasting by hand, and I would like to set up power automate to do it by itself. Is it possible for me to make it recognize when a new index starts, and make it go through the same function for each index? (the index is the top left data point among the highlighted values). I want to make it dynamic by row and column, so it ends when it finds an empty cell, it stops and ideally it could go to the next one. It is completely fine if I have to repeat per index, however.