{{
scope.row.building ? scope.row.building.localName : ''
}}-{{ scope.row.floor ? scope.row.floor.localName : '' }}
{{
scope.row.PropertyItem.building ? scope.row.PropertyItem.building.localName : ''
}}-{{ scope.row.PropertyItem.floor ? scope.row.PropertyItem.floor.localName : '' }}