I am using "SharePoint-List Folder" to list files in several folders, and I insert those data(file name and last modified time) into a table of Excel using "Excel-Add a row into table".
My flow, the method I use looks like the following:


And the outcome table in excel looks like this:

What I want to do is:
1.clear the format of the array, clear the json format
For exemple, I want data in column "Files" shows like this :

2.see if it is possible to show a clearer view of the files under a folder in a excel table, is there any suggestion to do this
Thanks for any help!