Closed zshamrock closed 5 years ago
Current the implementation gets the keys/attributes based on the first data row, but the specific attribute might be missing/absent in that row.
So need to iterate over the all available attributes in all rows, and allow to copy by all of them.
Current the implementation gets the keys/attributes based on the first data row, but the specific attribute might be missing/absent in that row.
So need to iterate over the all available attributes in all rows, and allow to copy by all of them.