override func copy(with zone: NSZone? = nil) -> Any { return MyHeaderCell.init(textCell: self.stringValue) }