Accidently ran shortcut key combo for org-columns in org mode emacs and now want to get rid of column view at the top of the buffer

emacs, org-mode

Solution

Also, hitting q anywhere on a column is equivalent to `M-x org-columns-quit RET`.

Problem

As stated accidently ran the org-column command and I manage to remove it from the todo item somehow. Not sure how but it got rid of it but it's still at the top of the buffer it shows the column labels. How do I remove this and remove org-column view from a todo item in the future if this happens again?

Original source