I am looking to write the data into the data table inside an for each loop.
For each transaction need to update the row with the variable data.
I have used an Build data table activity which i have updated with the required column names.
Now looking for the activity where i can update the column using the cell values
getting the Transaction number in a variable so need to update the cell value using in_Transaction_No + 1
Sample Data table
Please Suggest