export interface ITableColumns { property: string; label: string; }