so I have a function that is fetching data from mySQL and inserting it into a list(emptyList). It then should insert that filled list to mySQL, which is done in the storeSQL