In Jenkins console output the below table will be displayed. The no of rows will vary based on the build output. The table starts with Summary: and ends with "Total" followed with the "=" symbol line.
Summary:
------------
|Row1
------------
|Row2
============
Total
============
we are using email-ext plugin. How to include this table in email using ${BUILD_LOG_REGEX} or ${BUILD_LOG_EXCERPT}.