Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ghousemd

macrumors newbie
Original poster
Jun 25, 2011
21
0
hi, i have a dictionary where data is stored like given below and i want to display it in the table view.where i need to define multiple sections and rows .it is not having any root element.
how can i do it.


dictionary b = (
ball
bow
);
dictionary w = (
why
where,
what
);
dictionary y = (
yak
);
}
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.