For some reason the code provided by Zarko(below) isn't working on my computer:
How to draw a vertical line in a table?
So temporarily I've decided to use his picture in his solution and included that as a png file:
\begin{figure}[!htb]
\centering
\includegraphics[width=0.8\textwidth]{U4OxK.png}
\caption{Table 1: Description of parameters}
\label{top}
\end{figure}
This labels the figure as figure x: xxxxxxx. How do I remove it naming it figure x: bla bla bla to just table x: description of parameters, without changing my later figures order?
Edit: if someone knows the issue, I hope they can resolve it since it would be much better to use the actual code compared to the image..
