Hi All, I am creating two LWC component. In the parent LWC I'm trying to Retrieve account related contacts in the datatable and then I need to select few contacts from the datatable, then on button click I have to show the selected records from datatable in parent LWC to child LWC in the form of data table.Kindly provide me some inputs on this