convert_table_to_java_table need to support multiple output tables
convert_table_to_java_table can only support single output tables properly. There is some problem to support multiple outputs(like all the output values will be the first output variable values after generating EventB xml),this code has to be modified properly to support multiple output tables.