Delete

deleted = table.delete_rows([[1234], [None], [None], [None]])  

Result:

This method returns True if it succeeds. Otherwise, “ValueError” exception will be raised.