New to iOS programming, I am getting the following error, I get it for 3 separate items, but solving one will solve them all.
I am getting the following error
Va
try changing the following lines:
let cell = tableView.dequeueReusableCell(withIdentifier: "cell", for: indexPath) as! NewsTableViewCell ... return cell