tableView를 오버라이드 한 파일 만들때 주석으로 만들어주는 함수에 보면
let cell = tableView.dequeuereusableCell(withIdentifier : "~~~~"가 있는데
~~~~ 자리에 내가 설정한 cell의 identifier를 넣어주지 않았기 때문에 발생
출처: https://euna501.tistory.com/entry/unable-to-dequeue-a-cell-with-identifier-reuseIdentifier
댓글 없음:
댓글 쓰기