import UIKit

class ColorTableViewCell: UITableViewCell {

    @IBOutlet var labelTitle: UILabel!