I am fairly new to coding in general and really new to Xcode (Swift). I understand that I need to register a nib or a class but I don\'t understand \'where or how?\'.
I had the same problem. This issue worked for me. In storyboard select your table view and change it from static cells into dynamic cells.