I have tableView in view controller. I want to do when click the cell on the tableView, it will expand show the view (label, button in other storyboard). I see the tutorial it will show other sub cell when expand. But i want it show the view. I already can make when user click row it will open new view. But now i want it will show in the same page without popup to new page. I newbie in swift ios.
for example, I want to do like this image. When click row, it will show view -