Create a counter variable with integer datatype and assign as ‘1’. Use the while loop to iterate the counter. In the while loop give extract data table activity and give the click with ‘Click’ activity on Next Page. Increase the counter value at end.
In while condition write the condition as “Counter<=100”.
I have made an example for that. Please find out the below image.
Looks like the selector is not proper…please use ui explorer and select few attributes which are static like which does not change across pages or not contain any number and use it to extract instead of id…that might help you solve it