Inherits from UITableViewCell
Declared in RecordCell.h
RecordCell.m

Tasks

Properties

image

@property (weak, nonatomic) IBOutlet UIImageView *image

player

@property (weak, nonatomic) IBOutlet UILabel *player

seasonPoints

@property (weak, nonatomic) IBOutlet UILabel *seasonPoints

seasonRecord

@property (weak, nonatomic) IBOutlet UILabel *seasonRecord

weekPoints

@property (weak, nonatomic) IBOutlet UILabel *weekPoints

weekRecord

@property (weak, nonatomic) IBOutlet UILabel *weekRecord