How to add collection to a datable

Hi Everyone,

  1. I have added few items to a collection variable
  2. Created a build data table activity with 3 column names
  3. I want to add the collection to my data table created using build data table activity

I used for each loop and invoke method inside the loop but not sure how to add the collection to the datatable. Could anyone help on this?

Thanks,
UlagaMain.xaml (18.4 KB)