https://developer.apple.com/documentation/uikit/uitableviewdiffabledatasource/protocol_implementations
"Access the diffable data source’s implementations of protocol methods."
프로토콜 메소드의 디퍼블 데이터 소스 구현에 접근합니다.
디퍼블 데이터 소스 타입은 UITableViewDataSource, Hashable을 포함해 여러 가지 프로토콜을 따릅니다. 이 페이지는 이러한 프로토콜 요구사항의 디퍼블 데이터 소스 타입 구현을 리스트로 보여주고 있습니다.
UITableViewDataSource
Hashable