I wrote a couple of footnotes inside a table using minipage, but they are rendered as letters instead of numbers. I couldn't find anything about it in Google. I tried using
\renewcommand{\thefootnote}{\arabic{footnote}}
inside the minipage, but it didn't help. What can I do?