The top and bottom text label for my tableView
cell appears to be cutting off. It is not clipped in the Xcode preview or the storyboard
view. How do I make the labels extend to fill the entire row?
I am using a stack view that contains the file name and file size labels.