use getrowitemactivity to assign variables to columns in your data table.
While iterating the data table, use the GetRowItem activity with a specific column name like "Part_url" and an output as a new variable. I assign several variables while iterating a data table using the column names in the data table and the GetRowItem activity: