How To set insert data to dataServices from Data Table

1 I have a dataTable, how do I insert the records of dataTable to Data Services.
2Then I want to fetch the details from the data table and want to create a macro on basis of the data

Basically, After browsing to NSE Website, I want to get historical data of 1Week and then insert it to DataServices and then need to create a macro on basis of the data and display it using UIpath Path.
and the data should get updated every timePriceTrendsForFiveDays - Copy.xaml (20.0 KB)
user clicks in 1Week tab
@Parth_Doshi if you can help me out.

@Dimple_Mandal

Have a look below thread to add Data to Data Services.

Thankyou