{
  "fields": [{"id":"_id","type":"int"},{"id":"Test column 1","type":"numeric"},{"id":"Test column 2","type":"numeric"}],
  "records": [
    [1,1,3],
    [2,22,11]
]}
