pta_plotLibrary   "pta_plot" 
pta_plot: This library will help you to plot different value. I will keep updating with your requirement
 print_array(array_id, border_color) 
  Display array element as a table.
  Parameters:
     array_id : Id of your array.
     border_color : Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.
