---
title: destinationIndexPath
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitableviewdropcoordinator/destinationindexpath
---

# destinationIndexPath

The index path at which to insert the item into the table view.

## Declaration

```swift
var destinationIndexPath: IndexPath? { get }
```
