skview exclusive touch

I have a TableView behind an SKView. I have set the isExclusiveTouch = false. I expect that I could scroll my table but it seems like the SKView is taking my touch action and not able to scroll the table.