This is how my json file looks like:
{"GradeList":
{"CODE":["012113001","00273011","040612003","090503012"],
"NAME":["Biology","Math","Physic","Reading I"],
"SECTION:["1","5","3","4"],
"GRADE":["B","A+","B+","B"}
}
I don't know how to read that data in my app.I can't change a data.