Loop over the elements of a data table row

I am retrieving 4080 rows from a data table, which contain 58 elements (columns) each. How do I loop over these row elements? I can loop over the rows of the table, but am stuck looping over the row elements themselves.

this works so far, but I’m stuck from here…

From the “out row” break it and then you’ll get all the info from the struct