I have data table having 5 colom data and which is am fetching from database.Now i have to add a new colom like below that is not from the DB but from my text file path.
NAME
.......
Jhonathan
Tony
Mika
haris
shaju
mathew
How i can add this colom in the first position of my data table?