I have a table in an Angular 11 application that has a material design table:
public users: MatTableDataSource = new MatTableDataSource([]);