- 관련 유튭 강좌 https://youtu.be/uGksiBtx7us
extension NoticeViewController: ExpyTableViewDelegate {
func tableView(_ tableView: ExpyTableView, expyState state: ExpyState, changeForSection section: Int) {
print("NoticeViewController - ExpyTableViewDelegate - changeForSection() called - section = \(section)")