How we can update existing table header value from table

How we can update existing table header value from table.

You can update any cell by accessing the desired content cell from TableRow.Cells, the cell’s content is located in TableCell.Blocks.

Or you can use something like this: