How to increment values each of the time for website extract data table

Ok, Now I got it correct row numbers . But one more question here ,
I have rows like below and I am iterating through each row so how can i use this if row number 17 is match ?

My bot will start to check rows 5,6, 8,9 ,11,12,14,15,17,18 vice versa.

Do I have to increment row numbers after each row checking condition ? or what ?

image