How do you pull the current row number inside an Automation within the Loop function?

I would like to be able to pull the current row number within the Automation Loop Function. The Loop has 908 employees or items to loop one by one and I am on row 47 of 908.

Is there anyway to do that easily?

Thanks in advance

JC

Add a variable that is row counter. Add one to is each time you enter the loop