{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"id"},{"type":"numeric","id":"key"},{"type":"numeric","id":"value"}],
  "records": [
    [1,1,1,1],
    [2,2,2,2],
    [3,3,3,3]
]}
