{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"std_status_id"},{"type":"text","id":"std_status_name"}],
  "records": [
    [1,1,"กำลังเรียน"],
    [2,2,"พักการเรียน"],
    [3,3,"ลาออกระหว่างภาคเรียน"],
    [4,4,"ไม่สามารถติดต่อได้"]
]}
