{
  "fields": [{"id":"_id","type":"int"},{"id":"No","type":"text"},{"id":"Umur","type":"text"},{"id":"Lk","type":"numeric"},{"id":"Pr","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,"1","23 – 30",22,77,99],
    [2,"2","31 - 40",236,630,866],
    [3,"3","41 - 50",613,944,1557],
    [4,"4","51 - 60",303,718,1021],
    [5,"JUMLAH","",1174,2369,3543]
]}
