{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Tenaga Kerja Asing"},{"type":"numeric","id":"Jumlah"}],
  "records": [
    [1,"RRC",24],
    [2,"MALAYSIA",4],
    [3,"ITALIA",1],
    [4,"SWISS",1],
    [5,"Total",30]
]}
