Weird Table View/Prototype Cell Problem

Hello,

I have a View Controller in my storyboard that I’ve added a UIToolbar and Table View onto. I’ve noticed if the Table View is stacked on top of the toolbar in the Document Outline, there is this extra padding on top of the prototype cell in the Table View. However, if I stack it the other way around, the UIToolbar doesn’t show up once I ran the app.

So, if I leave the document outline the way it is, how do I get rid of that extra padding on top of the prototype cell?

Please help!

Thanks,
Jason