export interface IColumnMetaData { Name: string; Type: string; }