I am making app where a list of countries to be shown. when the first time app runs the user selects the no. of countries..i stored that list in nsuser defaults..i want to checkmark those countries in the tableview when the app runs again for second time...
one more problem is when i scroll through the table view..and again comes to the previous position..the checkmark does not show...why this happens??