I have a tableview, which is created within a storyboard. The cells contained inside are put as “Static cell”.
Now, I want to introduce a new section at the end of the tableview (i.e. so add some dynamic cells), and it's there that I cannot figure out how to do it.
Does anybody of you have an idea of how I can go about this?