2
Answers

How to get name & value dynamic for array

i Have this array
 
i want Output  
      one array list{ Nafcme, Name}
      other  array list{ dfgbdf, dfgd}
 
 

Answers (2)