I am listing a json data in table format.Json contains different arrays and need to loop these arrays seperately.Everything working fine except the $index value.
Here i am looping each array in seperate tr.i need to get the index value updated like 1,2,3.. Any solutions??