export interface suportline{
    objectDto:string;
    row:number;
}