I have two table views side by side in the same view controller, they are both within their own view.
The second one on the right is been padded where as the left hand one is correct.
I have deleted the second one and copied the first to ensure every settings is 100% identical but still cannot remove the padding so that the cells line up horizontally.
Below is a screen shot showing my Storyboard, simular and Xcode view heirarchy, could someone please let me know where this is going wrong.