I have a list/array of strings:
l = [\'jack\',\'jill\',\'bob\']
Now I need to create a table in slite3 for python using which I can insert
This is not the way to go. You should consider creating another table for names with foreign key to names.