Using the Numbers app for .csv file?

Hi,
I have code that generates a CSV file, that when sharing, ideally I'd like Numbers to be the first suggested/reocgnised app for.
I have tried sharing via UIActivityViewController and a UIDocumentInteractionController (very basic implementation) but the 'Copy to Numbers' suggestion comes pretty far down the list.
It looks like Numbers doesn't have any public URL schemes to work with.


Any suggestions?