I'm navigating from a master view that has a list of cells to a details view that has the details of the tapped cell.I want to remove the text on the back button of the details view. I don't want it to show the navigation bar title of the master view. like we used to do in UIKit. how?