I cannot insert the datatable into database with Insert activity.
I checked the parameters they are same as the table in database also names of header in datatable are same as that of database.
I also used execute non query in the for loop for getting the data per row but that didn’t work either