I would like to make my add button be in the bottom right hand side of my the screen but when ever I add a UIBarButton it goes to the left and I can't move it to where I want. Also because I have a tableView I can't add a normal button because it just becomes a part of the table view. I attached a photo of my main.storyBoard below.
Essentially, I just want to move the add button from the left to the right.