new to Swift 2 here, and I have a quick question. Haven't found any relevant answers yet but I am trying to make the table view cell generate a cell for each lap time every time the lap button is pressed (similar to the apple stopwatch). The problem that I'm having is how do I transfer my cellContent array items into individual cells in a table view. Thanks in advance!new to Swift 2 here, and I have a quick questio