Hi All,
i have used a Build Data Table activity to create Data Table to give an outline of all the columns(Let’s say 6 columns) that will be there. Now i have used the get text activity to fetch some string values from a website which i have stored into respective variables. Afterwards i used the add data row activity to add the values into the created data table. My question here is that is there a way i could add the 2nd row also with the same Add Data row activity.
Thanks