\documentclass[10pt,a4paper]{article}
\usepackage{xepersian}
\begin{document}
\begin{table}
\caption{جدول نمونه}
\label{tab1}
\centering
\begin{tabular}{*{5}{|c}|}
\hline
\textbf{نام نمونه} & \textbf{نمونه انتخاب} & \textbf{تاثیر مثبت یا منفی} & \textbf{اهمیت} & \textbf{منابع}\\ \hline
عکس العمل احساسی & در صورت & مثبت میزان & $ 0.000 $ & \lr{Laudon and Laudon}\\ \hline
\end{tabular}
\end{table}
\end{document}