I'm new to iOS programming so maybe my question is dumb but I have a tableView which doesn't bounce and when I scroll downwards the first section of my tableView stays in place while the section and all the content scrolls.
I don't know what to do in order to have the first section moving as well...
Edit : Actually it's the first header that doesn't move with the rest.