GridView
                                
                                
                                
                                    GridView copied to clipboard
                            
                            
                            
                        Can not run project
Dear admin,
I can not run this project, error occurs when executing this line
 timeTableView.register(TimeTableGridViewCell.nib, forCellWithReuseIdentifier: "TimeTableGridViewCell") channelListView.register(ChannelListGridViewCell.nib, forCellWithReuseIdentifier: "ChannelListGridViewCell") dateTimeView.register(DateTimeGridViewCell.nib, forCellWithReuseIdentifier: "DateTimeGridViewCell")
Could you please help me resolve this issues