Hi Brian,
For some reason when I run my app it is ignoring the ui constraints. Just as a test I removed all the labels and tried to just center the episode image view using "horizontally in container" and "vertically in container" constraints. It looks fine in interface builder and will adjust correctly when resizing the cell but when I run the app, it pins it to the top left corner. Any idea what is going wrong here? I've spent over an hour trying to fix this with no luck.