import UIKit

class TextFieldTableViewCell: UITableViewCell {

    @IBOutlet var labelTitle: UILabel!