How to count profiles from pages

I need to click on links on each row one after another and so I am using loop.

Exist elements : “ ”

On entering the below I am getting compilation error.
“ ”

cnt is a Int variable assigned with value 1.

Please let me know why I am getting compiler error and what is the solution?

image