Export clustered items as seen in application

Is there any way to export clustered items as it appears on computer, without Json?
Is it possible to implement cluster number to the grouped items and export in Excel? It would be great help to take decision.

Example:

ClusterNum, CompanyName, Address

1 Microsoft Corporation ,Street 1
1 Microsoft Corp , Street 1

2 Oracle Corp , Oracle Ave 1
2 Oracle Co. , Oracle Ave 1

There are no options to export in a flat format (XLS or csv). One workaround is to load the exported JSON into a new OpenRefine project and reconstruct your desired format.