{
  "fields": [{"id":"_id","type":"int"},{"id":"วนิลลา","type":"text"},{"id":"ช๊อคโกแลต","type":"numeric"},{"id":"รวม","type":"numeric"}],
  "records": [
    [1,"20",15,35],
    [2,"12",6,18],
    [3,"32",21,53]
]}
