Skip to content

Make columNames optional #3

@aljones15

Description

@aljones15

We should be able to infer column names from inspecting test cells and make a list of columns using them.
This would make the following setup step no longer needed:

columnNames = [];
this.columns = columnNames;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions