Hi Lenon,
I think you can create two local variables, one for row count and another for column count. Initialize the column with the value 2. Then apply the following while loops to read the cells you want (column by column):

Hope that will solve your issue.
Regards,
Hasan