{
  "fields": [{"id":"_id","type":"int"},{"id":"col1","type":"text"},{"id":"col2","type":"text"}],
  "records": [
    [1,"test","data"]
]}
