interface SchemaRoot { userName: PerUser; anyValue: PerAny; userCell: PerUser>; cellOfSession: Cell>; userCellOfSession: PerUser>>; }