I developed WebApp, where user enter id, the id is searched in Google sheet and if record is found, then I want to put that record on WebApp Html page in table format. I have been able to search record according to the id entered by user, but not sure how to write that record on WebApp. Any suggestion??