Is there a way to get the cell content of a table?
For example if I have the below table
Parent | Child
Mark | Nick
Julia | Maria
Is there a way to get the contents for example below the table to have a sentence of Mark is the parent of Nick
For example if I have the below table
Parent | Child
Mark | Nick
Julia | Maria
Is there a way to get the contents for example below the table to have a sentence of Mark is the parent of Nick
Comment