我正在自定义我的表格单元格。我有这段代码(简化),它在尝试访问[indexPathrow]时给我一个EXC_BAD_ACCESS-(UITableViewCell*)tableView:(UITableView*)tableViewcellForRowAtIndexPath:(NSIndexPath*)indexPath{staticNSString*CellIdentifier=@"WCFPictureCell";staticNSString*CellNib=@"WCFPictureCell";WCFPictureCell*cell=(WCFPictureCell*)[tableVi