- First convert it to datatable using DataRowarray.CopyToDatatable()
- use Output Datatable → converts datatable to string
- use this string in writeline
SideNote : These steps are already available in our forum (might be in different threads). Search if you wanna know more
Regards,
Dom