sheet_mapper
sheet_mapper copied to clipboard
Delete row ability
Ability to delete a row:
record = collection.records[1]
collection.delete(record)