I want to upload a list that exists on my mobile to the google sheet

I want to upload a list that exists on my mobile to the google sheet.
For example, i have the csv file list.csv in my phone (3rows,3lines)

1, usa ,atlanta
2, greece ,athens
3, italy, rome

Suppose I have created a google sheet table permission where the addresses of each column to write the data are
https://docs.google.com/forms/d/1l9bx/formResponse/?entry.1=
for row1

&entry.2=
&entry.3=

for row 2,3

My question is how to load the table from my mobile to the application and from there to upoad in the google sheet.