Well im really having hard time with tables.
Look what i want to do, i get URL,Keyword 1,keyword 2, keyword xxxx, and save them to list, i save the list to a .txt file. I save them to list coz i dont know how many keywords the url will have (else i would save directly to table). After the harvest is complete i want to load the .txt file to a table and then save it to a table urls.xlsx for more easy editing. How can i do that?