I am JSON parsing to fetch data for my tableviews.I succeed in displaying the data if statically specified.In my mainview,it shows a list of categories.When I select a cell,I need to display the subcategories by passing the categoryid from mainview.I am JSON parsing to fetch data for my tablevie