\documentclass[12pt]{article}
\usepackage{xepersian}
\settextfont{Yas}
\textheight5cm
\begin{document}
\centering
\begin{tabular}{ccc}
نام & نام خانوادگی & تخصص \\[10pt]
محمدرضا\footnotemark & شجریان & آواز \\ 
کیهان\footnotemark & کلهر & کمانچه \\
حسین\footnotemark & علیزاده & تار \\
همایون\footnotemark & شجریان & آواز و تنبک
\end{tabular}
\LTRfootnotetext{Mohammadreza}
\LTRfootnotetext{Kayhan}
\LTRfootnotetext{Hossein}
\LTRfootnotetext{Homayoun}
\end{document}