消除UITableViewCell之间的边框,或者设置UITableViewCell之间边框的颜色
参考代码:[m_tableView setSeparatorColor:[UIColor clearColor]];