This App has been perfectly fine untill i built the app again this morning first it was missing parce dont know how that got unlinked... now its throwing up random errors one after another! I havent updated Xcode and i have a dealine tomorrow... Why all the problems now? Ok without more ranting im not sure what this error is, any clues or information to help fix it is appreciated.
2018-03-26 11:22:10.978724-0600 WOLC[6555:1139283] *** Assertion failure in -[UITableView _dequeueReusableCellWithIdentifier:forIndexPath:usingPresentationValues:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3698.34.4/UITableView.m:7880
2018-03-26 11:22:10.981916-0600 WOLC[6555:1139283] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unable to dequeue a cell with identifier WOL Live - must register a nib or a class for the identifier or connect a prototype cell in a storyboard'
*** First throw call stack:
(0x183b33164 0x182d7c528 0x183b33038 0x1844cd7f4 0x18d417564 0x18d2504dc 0x1022a9afc 0x1022a9cfc 0x18d428a30 0x18d428f94 0x18d407818 0x18d1be284 0x18d0eae18 0x187b77948 0x187b7bad0 0x187ae831c 0x187b0fb40 0x187b10980 0x183adacdc 0x183ad8694 0x183ad8c50 0x1839f8c58 0x1858a4f84 0x18d1515c4 0x1022a8598 0x18351856c)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)