How to pick the content of child table?


as i want to grab the content of poi record. in code i am doing self.poi_record, but it is showing me error "AttributeError: ‘KYC’ object has no attribute ‘poi_record’ ". How do i resolve this?