How can I add a button that transitions to the next Playground Page?

How can I add a button that transitions the screen/preview to the next Playground Page? I know there's "//: [Next](@next)", but that isn't clickable on Xcode, and I want the button to be on the screen/preview, rather than only being a link in the code. Is there any way I can do this?


Thank you!