Please help me scrape this table

Hey there,

I was facing so much difficulty scraping this table, can someone please help me ?

Site : https://refguide.lalpathlabs.com/wp/

Please just search button once to show all table results.

Im trying to scrape all table data including its accordion, can someone please help me ??

First we click on the search button, then we collect it as normal html

{"_id":"refguide-lalpathlabs","startUrl":["https://refguide.lalpathlabs.com/wp/"],"selectors":[{"clickElementSelector":"input#MainContent_btnSearch","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":3000,"discardInitialElements":"do-not-discard","id":"click","multiple":false,"parentSelectors":["_root"],"selector":"input#MainContent_btnSearch","type":"SelectorElementClick"},{"delay":0,"id":"test","multiple":true,"parentSelectors":["_root"],"regex":"","selector":".WRGrid > tbody > tr:nth-of-type(n+2) > td:nth-of-type(3)","type":"SelectorText"}]}