- This
- The instance on which this extension method operates on.
- tableView
- Table view containing the row.
- action
- A selector identifying the Copy or Paste method (ie. or ).
- indexPath
- Location of the row where the copy or paste operation was selected.
- sender
- Object that triggered the copy or paste operation.