Error:Input array is longer than the number of columns in the table

Thanx @Vitan for the help but still giving the same error

1.Read excel
2.Build datatable (outside for each)
3.for each row in read excel datatable
。Inside for each i changed cell data.
。Then i used Add Data row in which i used —> row.ItemArray in Input for ArrayRow.

also disdabled invoke method which i was using earlier

Regards
Nara