(table) string.join(table str, string sep);

This will merge the table str into a single string separated by sep.