{
  "fields": [{"id":"_id","type":"int"},{"id":"No","type":"text"},{"id":"Uraian","type":"text"},{"id":"Satuan","type":"text"},{"id":"2020","type":"text"},{"id":"2021","type":"text"},{"id":"2022","type":"text"},{"id":"2023","type":"text"}],
  "records": [
    [1,"1.","Kecil","buah","9","0","10","13"],
    [2,"1.1.","K1","buah","7","-","8","13"],
    [3,"1.2.","K2","buah","2","-","2","0"],
    [4,"1.3.","K3","buah","-","-","-","0"],
    [5,"2.","Menengah","buah","0","0","0","0"],
    [6,"2.1.","M1","buah","-","-","-","-"],
    [7,"2.2.","M2","buah","-","-","-","-"],
    [8,"3.","Besar","buah","0","0","0","0"],
    [9,"3.1.","B1","buah","-","-","-","-"],
    [10,"3.2.","B2","buah","-","-","-","-"]
]}
