I used uipath example for Generate Data Table Activity and when tried to iterate using for each row control does not go inside for each row activity and directly jump to output datatable.
The table has data added using the Generate Data Table Activity (total of 03 rows). It prints the data using OutputDataTable activity but does not iterate in for each row.
In my opinion the example is wrong.
If you add a “Write Line” after “Generate Data Table” you will see that you have 0 rows and not 3.
The solution for me was to change CSVParsing property in “True” and the Input string will look like this: