I am attempting to query a table in MySQL and return two columns, iterate through the one column to make API calls and insert a row into a second MySQL table for each iteration.