{
  "fields": [{"id":"_id","type":"int"},{"id":"Nomor","type":"numeric"},{"id":"Jenis Tanaman","type":"text"},{"id":"Luas Tanam Sisa Tahun Lalu (ha)","type":"text"},{"id":"Luas Tanam Tanam (ha)","type":"text"},{"id":"Luas Tanam Panen (ha)","type":"text"},{"id":"Jumlah Luas Tanam (ha)","type":"text"},{"id":"Produksi (ton)","type":"text"},{"id":"Rata-Rata Produksi (kg/ha/thn)","type":"text"},{"id":"Jumlah Petani","type":"text"}],
  "records": [
    [1,1,"Nilam","-","-","-","-","-","-","-"],
    [2,2,"Tembakau","-","-","-","-","-","-","-"],
    [3,3,"Tebu","-","-","-","-","-","-","-"],
    [4,4,"Sereh Wangi","-","-","-","-","-","-","-"],
    [5,5,"Total","0","0","0","0","0","0","0"],
    [6,null,"","","","","","","",""]
]}
