DataTable t = new DataTable()t.Columns.add("Index")t.Columns.add("Name")
foreach (read reach row in the Dataset table)
{ t.NewRow()}