Create Custom Index for Uipath

loop over the data table rows with a for each row / for each row in data table - configure the output index of this activity e.g. to variable idx

inside the for each row body:

  • AssignActivity: row(“Index”) = idx.toString & a