I have a simple excel file with 500 rows and one column. The column is Quantity. I need to fill in a form that contains 10 lines, a repeat button, and a submit button. I need to select the Repeat button on the first go around only. This will allow me to fill in the first 10 lines, click submit, and have the next 10 lines appear automatically. How do I get PowerAutomate to enter the first ten lines from the excel file, click the submit button, wait for the screen to refresh, enter the next 10 lines, click the submit button, etc... until all lines are entered?