I have data presented in table using Angular 9 Mat Table
I iterate through dataSource elements iot get columns dynamically.
When I click on specified cell there is previous value in edit cell.
WHAT I WANT Edit selected cell and upgrade this value after I typed another value.
repository: https://stackblitz.com/edit/angular-editable-mat-cell-columns-iteratable-over-datasource