let indexPath = NSIndexPath(forRow:0 ,inSection:0)
self.tableView.insertRowsAtIndexPaths([indexPath], withRowAnimation: UITableViewRowAnimation.Automatic)