Here I have nested array in json response.
I have given indexes response. How can I parse this response using JsonReader? I have used JsonReader because of large amount of json.
I want to start from index 8 and want to go up to n indexes. How can I do that using JsonReader?
dt_ReturnedTables[14] | V 0 -> [92] 1 -> [6115] 2 -> [64] 3 -> [14] 4 -> [3] 5 -> [1] 6 -> [3] 7 -> [5] 8 -> [89] 9 -> [3] 10 -> [2] 11 -> [1] 12 -> [174] 13 -> [522] ObjRetArgs : null Status : 1 Message : Account Address Detail data retrieved successfully.`