I want to know the row number of Currentrow in for Each Row in Data table

@sssim4567,

Declare an integer variable to store index of the current iteration of For Each and assign it to For each property name index.

Thanks,
Ashok :slight_smile: