Hi Omri,
You are correct, you need to iterate the rows:
Then in your search step you would use Columns[1]
Then in your Step 5 mappings you would do a similar thing as above, except change the ‘1’ to whichever column you want to map (in this case 4, and 5)
Let me know if this helps