Input array is longer than number of column in this table

@madhavraichur25 as per the linq you have 11 columns in that datatable, however as per the error there are less columns.

Check you datatable once how many columns it have.