So this is the first time I'm trying to code an app and I'm running into the issue that my outlet is showing on the wrong scene.
What I want: A button that, when pressed, goes into a table view where the 5 fruits in my array are listed. But right now I can't connect the button to the "buttonTapped" function