Hi i am new to sencha touch 2. i am consuming web service. it is returning data in list oject. so how to iterate the data from list
here is output:
request: Array[2]
0: Object
Address: "1 Bangalore"
Name: "Vinay"
__type: "Customer:#WcfService1"
__proto__: Object
1: Object
Address: "1 Kerala"
Name: "Sujay"
__type: "Customer:#WcfService1"