tableview - objective C update title for UITableView sections -


i have tableview multi sections, each section has title number, want insert new sections press "add new" button in each of sections.

for example, when pressed "add new" button in section one, add new section between section 1 , origin section 2, origin section 2's title still "title - 2" (it should title - 3), if scroll tableview, 2nd title-2 not changed title-3

title - 1 section 1 = add new  title - 2 section 2 = add new  title - 2 section 2 = add new  title - 3 section 3 = add new 


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -