## Checklist - [x] This is not a Apple's bug. - [x] Reviewed the [README](https://github.com/ra1028/DifferenceKit/blob/master/README.md) and [documents](https://ra1028.github.io/DifferenceKit). - [x] Searched [existing issues](https://github.com/ra1028/DifferenceKit/issues) for ensure not duplicated. ## Current Behavior When performing a `NSTableView.reload` a `reloadRowsAnimation` can be specified but this is not a valid option for a reloadData operation ## Expected Behavior That parameter should be removed.