Hi, you've shown methods on how to add and remove cards but these methods only work if the cards are untouched. I would like to be able to remove these cards on the throw out event handler. Is there a function like $scope.card[0].destroy()? Thanks