For now this is just an excel reader go module. Other api and back end resources will import this as a dependency.
- Read and parse in a file from a buffer.
- Data should be represented as a matrix. "Rows[Columns[strings]]"
- export Struct for header[] and data[][].
- suggestHeader
- listSheeets