{
  "fields": [{"id":"_id","type":"int"},{"id":"Mes","type":"text"},{"id":"Arqueos","type":"numeric"}],
  "records": [
    [1,"Septiembre",0],
    [2,"Octubre",0],
    [3,"Noviembre ",0],
    [4,"Diciembre",0],
    [5,"Total",0]
]}
