Changes

Handling TableView Swipe Gestures
self.webAddresses.remove(at: row)
completionHandler(true)
tableview.reloadData()
})
])