For Get Text Activity to loop you need to build a selector which will work for different rows
Check the selector and choose if you have Row tag and check for two rows if it is changing then you can declare a variable for index for the For Each and accordingly you can pass to the Get Text activity
Check if the Selectors for Material Request and Order quantity contain an attribute called “Row id”, pass the index variable here and that will loop through the entire rows and enter the value.
1.Create int32 variable from variables panel.
2.Make sure to set default value to that variable to 1.
3.Right Click on Table row value and than select variable from there.
We see that there are multiple suggestions provided for your case, hence we would hope you would have progressed a little further with the Looping part or Do you need help from the scratch ?
Could you let us know what is your progress or if you are stuck at a particular part, could you mention it ?