Input array is longer than the number of columns in the data table

Hello @Sami_Rajput

Have you created the datatable using Build Datatable activity?

Check whether the Number of items that you are passing in the Add Data Row activity is having the same number of columns as in the datatable that you created.

Thanks