Glsme / iOS_Interview_Question_Answer

🧙 재르시 면접질문에 대한 답변 정리 Repository입니다.
3 stars 0 forks source link

TableView를 동작 방식과 화면에 Cell을 출력하기 위해 최소한 구현해야 하는 DataSource 메서드를 설명하시오. #22

Open Glsme opened 1 year ago

Glsme commented 1 year ago
func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int