- suppress internal stack traces
- raise exception for failed twiss instead of returning invalid table that
will crash later on
- fix incorrect ``Element.position`` attribute for sequences with
``refer=entry`` or ``refer=exit``
- allow passing parameters with underscore suffix to commands, this allows
passing parameters as bare words that conflict with python keywords (e.g.
``madx.command.select(class_='quadrupole')``
- improve ``repr()`` for ``Table``: show column names