hi!!
i built a flow that works, each time an excel is added to a folder, the rows are copied to another master excel.
it looks like this:

the problem is it adds so many blank rows after every iteration of the loop
it copies the rows from the excel (around 3) in the folder but added 10 blank rows.
my question is, is there a way to make sure these blanks are not added?