Creating a "navigation list" like in Front Row using Interface Builder

I'm making an app for the Apple TV in Swift and I want the main menu of the app to be sorted in a list, like in Front Row. I couldn't find any components which would allow this. Do I have to make one myself? Is there a component like this available in UIKit?