XML Categary tag is same data For me i got twice in table View please give me reply fast.
if in application xml some data are repeat like if we have recipe Many of recipe belongs same landmark so for in my app that all are show repeatedly in table view i want to element same name in xmL (i want to group by them).
Thank you my friend in advance
For Repeated Data i use database, in database i add all parsing data from webservices, than using Group by query make differentiate same data.