Word Functions
function ($values) {return [$values["type_from"], $values["type_to"]];}, "description_" => function ($values) {return ["name" => $values["name"], "description" => $values["description"]];}, "example_" => function ($values) {global $configuration; return ["original" => [$values["example"]["word"]], "translated" => $values["example"]["translations"][$configuration["target"]]];}, ] ) ); $table->generate(); ?>

Some complex examples: