Method in charge of creating a table from an array with the values of the variable used as a sample and another with the classification of the values
convert_table(clusters_vector, column_dataset_label)
array of the variable used for the classification
array with the grouping of the values
returns a table with the grouping of both arrays