* [x] I've read and understood the [Contributing guidelines](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them. * [x] I've read and agree to the [Code of Conduct](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CODE_OF_CONDUCT.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. #### Description When I roll the page the tableviewcell is over the view in blue. I set the SlackTextViewController in the ContainerView #### Reproducible in: * [x] This is reproducible in the sample project. SlackTextViewController version: 1.9.6 iOS version(s): 11.3 Device(s): iPhone SE Simulator #### Steps to reproduce: 1. Set your SlackTextViewController inside of containerView 2. Set your main view with another color to can see tableviewcell over the main view ### Expected result: Cell scrolling inside containerview ### Attachments: > e.g. Logs, screenshots, screencast, sample project, funny gif, etc. <img width="536" alt="screen shot 2018-07-09 at 15 35 35" src="https://user-images.githubusercontent.com/5943869/42469799-2643a4c2-838f-11e8-99c0-61f4de4b9b0d.png"> 
Description
When I roll the page the tableviewcell is over the view in blue. I set the SlackTextViewController in the ContainerView
Reproducible in:
SlackTextViewController version: 1.9.6
iOS version(s): 11.3
Device(s): iPhone SE Simulator
Steps to reproduce:
Expected result:
Cell scrolling inside containerview
Attachments: