Put dt_example data table in a for each row. If you want to append specific rows from that, build a data table before the for each which exactly have same columns with dt_Example. Then inside of for each row use add data row activity. Then clear append table. Check ss below;