I have stored a excel column in a DATA-TABLE variable .
now I want to loop through each row in a data-table fetch its value and use it in some web automation.

when I am running this automation i am getting value in message box as.

This is not the value which is there in data-table.
Please help.