Hi,

the problem here is that your client doesn't know the names of your fields because you're creating your table with a schema name (string) instead of using a field list (array of strings)
...