How to pass or transfer data from jQuery table into text form or field

In here I’m trying to pass a selected row of data from jQuery table into a text form.

The data source of the jQuery table is from google sheet table.

Once all the data is been displayed in the jQuery table, users able to click on the specific row of data so that the data can be transfer or pass into html text form.

Example: Click on the jQuery table of specific row of data, Supplier Name pass into HTML form Supplier Name text field.

Web Apps

Google Sheet