I am working on an application that has a UITableViewController that displays a list of values ββlike this:

How can I move the table down so that it does not collide with my status bar? It seems that I can not apply any restrictions for this scene, so that I would be at a loss.
ios uitableview swift statusbar
user3185748
source share