In csv file there are some missing data of employee in that i have to paste the header in the place of blank data

Hi @purvika_jethwa

RowCount or Rows.Count will give the number of rows present in the datatable

cheers


it will give error

HI @purvika_jethwa

Did you change the type argument property in For each to DataColumn?

Cheers