I have an issue with the top left tableview graphics not displaying properly only on the iPad 2 simulator. Both the iPad Retina and iPhone displays all render the image properly in bounds of the tableview's top bar. Essentially, I am updating an iPhone app on iOS 7 to a universal app supporting iOS 7 as well. And it only displays the image outside of the tableview's top bar on the non-retina display in the iPad 2 simulator.
Incorrect: https://i.imgur.com/jQowo6N.png
Correct: https://i.imgur.com/e1CMzxt.png