Error in for eachrow in Datatable Modern design

I’m using workbook activity to read my excel sheet.

readconfig variable is DataTable

now i’m using for each row in datatable activity to iterate my row data. when i try to do that it is showing me an error. which i have attached my screenshot in topic.

if i print only Currentrow it will return me as system.data.datarow in messagebox