export interface ColumnDisplay { code:string, name:string, required?:string }